home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Into That Dark Night
/
Into That Dark Night.iso
/
pc
/
YadVashem
/
seizure.dxr
/
bitmaps_65_terrbtn1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-06-12
|
214 b
|
11 lines
on mouseUp
set the visible of sprite the clickOn to 1
updateStage()
if rollOver(the clickOn) then
set the visible of sprite (the clickOn + 25) to 1
updateStage()
Zed()
go("terr")
end if
end